[INFO] cloning repository https://github.com/reearth/ezu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reearth/ezu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freearth%2Fezu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freearth%2Fezu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8feebae3ee9dc4f17f94f63d8b95cdcc892cddb
[INFO] checking reearth/ezu against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freearth%2Fezu" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reearth/ezu
[INFO] finished tweaking git repo https://github.com/reearth/ezu
[INFO] tweaked toml for git repo https://github.com/reearth/ezu written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reearth/ezu on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reearth/ezu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc
[INFO] running `Command { std: "docker" "start" "daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking ezu-core v0.3.0 (/opt/rustwide/workdir/crates/ezu-core)
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking i_key_sort v0.10.3
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking i_float v1.16.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking i_tree v0.18.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking i_shape v1.18.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking hokusai-core v0.3.0
[INFO] [stderr]     Checking i_float v2.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking i_shape v2.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking i_overlay v4.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking delaunator v1.1.0
[INFO] [stderr]     Checking earcut v0.4.5
[INFO] [stderr]     Checking geographiclib-rs v0.2.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking sif-itree v0.4.1
[INFO] [stderr]     Checking dup-indexer v0.4.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking float_next_after v2.0.0
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking voronoice v0.2.0
[INFO] [stderr]     Checking i_overlay v6.0.1
[INFO] [stderr]     Checking geojson v0.24.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking novtb v0.1.13
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking hokusai-tile-mem v0.3.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking hokusai-brush v0.3.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking fast_hilbert v2.1.0
[INFO] [stderr]     Checking geo v0.33.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.121
[INFO] [stderr]     Checking libblur v0.24.0
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.121
[INFO] [stderr] error: could not compile `libblur` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name libblur --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libblur-0.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="rdm"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "fft", "image", "neon", "nightly_f16", "nightly_fcma", "rdm", "sse", "sve"))' -C metadata=3db49d9ae66fd01b -C extra-filename=-81c1cecffd2a02eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern novtb=/opt/rustwide/target/debug/deps/libnovtb-edfcda26c42417b6.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-0a83a1ba8eef11f7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d41ced062e096243.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b8322ecb70f83291 -C extra-filename=-aaf69ad5cb1ab6d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-16fe799f7440025a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2d04b05b6cb9436d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc", kill_on_drop: false }`
[INFO] [stdout] daa9b0d7a9e3278bd3b0251d38439b601b81468971eac7c87e89a082a7577bcc
